home *** CD-ROM | disk | FTP | other *** search
/ Hardcore Gamer Resource Kit / Hardcore Gamer Resource Kit - Disc 2.iso / Pc / S_T / TFTDV2.ZIP / TFTDCD.EXE / TERRORCD.BAT < prev   
DOS Batch File  |  1995-05-03  |  266b  |  17 lines

  1. @echo off
  2. cls
  3. %1sound\sndstart     %1
  4. %1ufoexe\black
  5. ufoexe\geoscape  "0" %1
  6. if errorlevel 2 goto begin
  7. goto end
  8. :begin
  9. %1ufoexe\black
  10. ufo2exe\tactical "1" %1
  11. :geo
  12. %1ufoexe\black
  13. ufoexe\geoscape  "1" %1
  14. if errorlevel 2 goto begin
  15. :end
  16. %1sound\sndend
  17.